PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFImage Class / getWidth Method
In This Topic
    getWidth Method
    In This Topic
    Gets the image width.
    Syntax
    public int getWidth()

    Return Value

    The image width in pixels.
    See Also